home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
util
/
simulare.sit
/
Simula 4.07 Reference
/
card_14163.txt
< prev
next >
Wrap
Text File
|
1989-05-02
|
1KB
|
61 lines
-- card: 14163 from stack: in.07 Reference
-- bmap block id: 0
-- flags: 0000
-- background id: 2697
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=134 top=101 right=125 bottom=267
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Simple declaration
----- HyperTalk script -----
on mouseUp
go to card id 4446
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=440 top=55 right=75 bottom=495
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Explain
----- HyperTalk script -----
on mouseUp
go to card id 40553
end mouseUp
-- part contents for background part 2
----- text -----
Proc Parameter Specification
-- part contents for background part 1
----- text -----
Simple declaration
label lab-id {,lab-id};
<type> array array-id {, array-id};
procedure proc-id {, proc-id};
<type> procedure proc-id {, proc-id};